home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-11-02 | 487 b | 44 lines | [TEXT/ttxt] |
- // Modified by James Huston,zpg@mindless.com
-
- Resn=10,
-
- Durn=".5",
-
- CamX="0",
- CamY="0",
- CamZ="40",
-
- CmLX="0",
- CmLY="0",
- CmLZ="0",
-
- CUpX="sin(.25*t)",
- CUpY="cos(.25*t)",
- CUpZ="0",
-
- B0="1-.5*sqwv(1800*BASS3^2)-.5*sqwv(.2*BASS2^2)",
-
- R="B0-dt",// Intensity goes down with 1/r^2
- G="B0-dt",
- B="B0-dt",
-
- LWdt="1 +1*BASS1^1.5",
-
- widt=500,heig=500,
-
- ConL=1,ConB=0,
-
- Fall="1",
-
- D0="mag(s)* 70 *(2.5-s)",
-
- X="d0*cos(430.7*s)",
- Y="d0*sin(430.7*s)",
- Z="0",
-
- Scal="450",
- ScSz=1,
-
- Pers="300",
-
- Vers=30